@import url('current.css');
#banner {
	margin-bottom: 10px;
}
#indexMain {
	height: 460px;
	/* background: #fff url(../images/bgPageIndex2.jpg) 0 0 no-repeat; */
}
#indexMain div .mod {
	width: 316px;
	height: 215px;
	float: left;
	margin-right: 25px;
}

#indexMain div .contact {
	margin-right: 0;
}
#indexMain div .mod dt {
	padding-left: 0;
}
#indexMain     .mod dt strong {
	display: none;
}
#indexMain     .mod dt a.more {
	display: block;
	width: 172px;
	height: 40px;
	background: url(../images/bgMore2.gif) right 18px no-repeat;
	text-indent: -999px;
	overflow: hidden;
	float: none;
}
#indexMain div .about dt a.more {width: 162px;}
#indexMain div .job dt a.more {width: 162px;}
#indexMain div .contact dt a.more {width: 182px;}
#indexMain div .mod dd {
	padding:0px 0px 10px;
	line-height: 180%;
	color: #033333;
}
#indexMain div .mod dd img{
	padding:6px;
	border:#eaeaea 1px solid;
}
#indexMain dl.news {
	width: 370px;
	height: 225px;
	float: left;
}
#indexMain dl.news dt{
	line-height:40px;
	padding-left:0px;
}
#indexMain dl.news dt a.more {
	background-image: url(../images/bgMore.gif);
	float: right;
	width: 60px;
	margin-right: 15px;
}
#indexMain dl.news dd {
	padding-top: 0;
}

#indexMain .product {
	float: right;
	width: 612px;
	height: 225px;
	overflow: hidden;
	position: relative;
}
#indexMain .product dt{
	line-height:40px;
	padding-left:0px;
	border-bottom:#808080 1px dashed;
}
#indexMain .product .control {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 40px;
}
#indexMain .product .control a {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	text-indent: -999px;
	overflow: hidden;
	background: #3173C7 url(../images/bgPrevAndNext.gif) 0 0 no-repeat;
	margin-right: 1px;
}
#indexMain .product .control a.prev {background-position: left  bottom; }
#indexMain .product .control a.next {background-position: right bottom; }
#indexMain .product .control a.prev:hover {background-position: left  top; }
#indexMain .product .control a.next:hover {background-position: right top; }
/* #indexMain .product dt {
	display: none;
} */
#indexMain .product dd {
	padding: 18px 0 0 0;
}
#indexMain .product li {
	width: 203px;
	text-align: center;
}
#indexMain .product img {
	width: 189px;
	height: 129px;
	border: 1px solid #CCC;
}